@charset "UTF-8";
@media screen and (max-width: 1079.0025px) {
  .w {
    width: 9.4667rem;
    margin: 0 auto;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 10rem;
    height: 1.6rem;
    background-color: #ffffff;
    z-index: 99;
  }
  .header .head {
    display: none;
  }
  .header .heads {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }
  .header .heads .left {
    width: 2.6667rem;
    height: 1.0667rem;
  }
  .header .heads .left img {
    width: 100%;
    height: 100%;
  }
  .header .heads .right {
    width: 1.0667rem;
    height: 1.0667rem;
  }
  .header .heads .right img {
    width: 100%;
    height: 100%;
  }
  .header .menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 50%;
    height: 100vh;
    background-color: #ffffff;
    display: none;
    z-index: 2;
  }
  .header .menu .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .2667rem;
    box-sizing: border-box;
    height: 1.3333rem;
    background-color: #1267be;
  }
  .header .menu .top .left {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
  }
  .header .menu .top .right {
    width: 1.0667rem;
    height: 1.0667rem;
  }
  .header .menu .top .right img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .header .menu .conter {
    padding: .2667rem;
    box-sizing: border-box;
    width: 100%;
  }
  .header .menu .conter ul {
    list-style: none;
  }
  .header .menu .conter ul li {
    border-bottom: 1px solid #cccccc;
  }
  .header .menu .conter ul li a {
    font-size: 14px;
    color: #333333;
    padding: .5333rem 0;
    display: block;
    text-decoration: none;
  }
  .header .menu .conter ul li .active {
    color: #1267be;
  }
  .banner {
    display: none;
  }
  .banners {
    margin-top: 1.6rem;
    width: 100%;
    height: 6.6667rem;
  }
  .banners .swiper-slide {
    width: 100%;
    height: 6.6667rem;
    overflow: hidden;
  }
  .banners .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .mod {
    padding: .5333rem 0;
  }
  .mod .top .left .title {
    font-size: .4rem;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .mod .top .left .title::before {
    content: "";
    width: .4rem;
    height: .0533rem;
    background-color: #136cc7;
    margin-right: .32rem;
    display: block;
  }
  .mod .top .left .conter {
    font-size: 14px;
    color: #6b6b6b;
    text-indent: 2em;
    margin: .2667rem 0;
  }
  .mod .top .left .jump {
    width: 1.6rem;
    height: .8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .1333rem;
    border: 2px solid #136cc7;
    box-sizing: border-box;
  }
  .mod .top .left .jump .imgs {
    width: .8rem;
    height: .2667rem;
  }
  .mod .top .left .jump .imgs img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .mod .top .right {
    width: 100%;
    height: 6.8rem;
    margin: .2667rem 0;
    background-image: url("../assets/5.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .mod .middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5333rem;
    background: linear-gradient(to right, #2296ec, #0e5db2);
    box-sizing: border-box;
    border-radius: .1333rem;
  }
  .mod .middle .left .characters {
    font-size: .4rem;
    color: #fff;
    font-weight: 700;
    margin-bottom: .5333rem;
    text-align: center;
  }
  .mod .middle .left .intr {
    font-size: 14px;
    color: #fff;
    text-align: center;
  }
  .mod .swiper-pagination {
    display: none;
  }
  .enter {
    padding: .5333rem 0;
    background-image: url("../assets/7_02.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .enter .title {
    position: relative;
    font-size: .4rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  .enter .title::after {
    position: absolute;
    content: "";
    width: .4rem;
    height: .0533rem;
    left: 50%;
    bottom: -0.2rem;
    transform: translateX(-50%);
    background-color: #feda00;
  }
  .enter .pj_7 {
    display: none;
  }
  .enter .pj_7s {
    padding: .5333rem 0;
    margin-top: .2rem;
    overflow: hidden;
  }
  .enter .pj_7s .swiper-container {
    width: 100%;
    height: 4rem;
  }
  .enter .pj_7s .swiper-container .swiper-wrapper {
    height: 100%;
  }
  .enter .pj_7s .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    height: 100%;
  }
  .enter .pj_7s .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .enter .pj_7s .swiper-slide-active,
  .enter .pj_7s .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  .enter .pj_7s .swiper-pagination-clickable {
    display: none;
  }
  .ment {
    padding: .5333rem 0;
  }
  .ment .title {
    position: relative;
    text-align: center;
    font-size: .4rem;
    color: #353535;
    font-weight: 700;
  }
  .ment .title::after {
    position: absolute;
    left: 50%;
    bottom: -0.2rem;
    content: "";
    width: .4rem;
    height: .0533rem;
    background-color: #136cc7;
  }
  .ment .conter {
    font-size: 14px;
    color: #353535;
    text-align: center;
    padding: .5333rem 0;
  }
  .ment .imgs {
    display: flex;
    justify-content: space-between;
  }
  .ment .imgs .game {
    display: none;
  }
  .ment .imgs .conz {
    position: relative;
    width: 100%;
    height: 10rem;
  }
  .ment .imgs .conz img {
    width: 100%;
    height: 100%;
  }
  .ment .imgs .conz .more {
    position: absolute;
    width: 100%;
    height: 2.6667rem;
    left: 0;
    bottom: 0;
    background-image: url("../assets/9.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
  }
  .ment .imgs .conz .more .cat {
    height: 2.1333rem;
    padding: 0 .4rem 0 1.6rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
  }
  .ment .imgs .conz .more .cat .left {
    width: 2.6667rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.6rem;
    color: #fff;
    background-color: #136cc7;
    font-size: 14px;
    border-radius: .1333rem;
    text-decoration: none;
  }
  .ment .imgs .conz .more .cat .right {
    font-size: 18px;
    color: #353535;
  }
  .core {
    padding: .5333rem 0;
  }
  .core > .left {
    width: 100%;
    height: 9.3333rem;
    background-image: url("../assets/13_02.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .core > .left .product {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .core > .left .product .title {
    position: relative;
    font-size: .4rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
  }
  .core > .left .product .title::after {
    position: absolute;
    content: "";
    width: .4rem;
    height: .0533rem;
    left: 50%;
    bottom: -0.2rem;
    transform: translateX(-50%);
    background-color: #feda00;
  }
  .core > .left .product .conter {
    padding: .5333rem 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
  }
  .core > .left .product .more {
    position: relative;
    width: 2.6667rem;
    height: 1.0667rem;
    text-align: center;
    line-height: 1.0667rem;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: .1333rem;
    text-decoration: none;
  }
  .core > .left .product .more .mores {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    border-radius: .1333rem;
  }
  .core > .right {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .core > .right .left {
    width: 50%;
    height: 9.3333rem;
    padding: .5333rem .6667rem;
    box-sizing: border-box;
    background-image: url("../assets/13_03.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .core > .right .left .petr {
    width: 2.6667rem;
    height: 1.0667rem;
    font-size: 14px;
    color: #fff;
    line-height: 1.0667rem;
    background: linear-gradient(to right, #136cc7, transparent);
    padding-left: .2667rem;
    box-sizing: border-box;
  }
  .core > .right .rights {
    width: 50%;
    height: 9.3333rem;
    padding: .5333rem .6667rem;
    box-sizing: border-box;
    background-image: url("../assets/13_04.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .core > .right .rights .petr {
    width: 2.6667rem;
    height: 1.0667rem;
    font-size: 14px;
    color: #fff;
    line-height: 1.0667rem;
    background: linear-gradient(to right, #136cc7, transparent);
    padding-left: .2667rem;
    box-sizing: border-box;
  }
  .core > .right .conters {
    position: absolute;
    width: 10rem;
    padding: .5333rem .6667rem;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    left: 50%;
    bottom: .6667rem;
    transform: translateX(-50%);
    text-align: center;
    line-height: 20px;
    z-index: 2;
  }
  .core > .right .conter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .5333rem;
    width: 9.3333rem;
    height: 4.6667rem;
    background: linear-gradient(to right, #2788d2, #145aa4);
    opacity: .5;
    border-radius: .2667rem;
    z-index: 0;
  }
  .footer {
    display: none;
  }
  .footers {
    width: 100%;
    background-color: #1267be;
    padding: .5333rem 0;
  }
  .footers .left ul {
    list-style: none;
  }
  .footers .left ul li {
    border-bottom: 1px solid #cccccc;
  }
  .footers .left ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    padding: 20px 0;
    display: block;
  }
  .d_1s {
    position: relative;
    width: 100%;
    height: 6.6667rem;
    margin-top: 1.6rem;
  }
  .d_1s .d_2 {
    position: absolute;
    left: .2667rem;
    bottom: -0.6667rem;
    width: 2.1333rem;
    height: 1.3333rem;
    background: linear-gradient(to right, #218ee6, #1d64af);
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1.3333rem;
  }
  .d_1s img {
    width: 100%;
    height: 100%;
  }
  .d_5 {
    display: flex;
    justify-content: flex-end;
    padding: .2667rem 0;
  }
  .d_5 .d_7 {
    font-size: 14px;
    color: #a9a9a9;
  }
  .d_5 .d_7 span {
    color: #333333;
  }
  .d_5 .d_6 {
    width: .4rem;
    height: .4rem;
    margin-right: .2667rem;
  }
  .d_5 .d_6 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .d_3 {
    padding: .5333rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .d_3 .d_4 {
    font-size: .4rem;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .d_3 .d_4::before {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-right: .2rem;
  }
  .d_3 .d_4::after {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-left: .2rem;
  }
  .d_3 .d_8 {
    padding: .5333rem 0;
    font-size: 14px;
    line-height: 30px;
  }
  .d_3 .d_8 .d_9 {
    width: 100%;
    height: 6.6667rem;
  }
  .d_3 .d_8 .d_9 img {
    width: 100%;
    height: 100%;
  }
  .d_3 .d_8 .d_p1 {
    padding: .5333rem 0;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
  }
  .d_3 .d_8 img {
    width: 100%;
    height: 100%;
  }
  .d_3 .d_p2 {
    margin-bottom: .5333rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .d_3 .d_p2 .d_p3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .2667rem;
  }
  .d_3 .d_p2 .d_p3 .d_p4 {
    width: .6267rem;
    height: .5333rem;
    margin-bottom: .2667rem;
  }
  .d_3 .d_p2 .d_p3 .d_p4 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .d_3 .d_p2 .d_p3 .d_p5 {
    font-size: .4rem;
    color: #1267be;
    text-align: center;
    margin-bottom: .2667rem;
  }
  .d_3 .d_p2 .d_p3 .d_p6 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    display: none;
  }
  .d_p7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5333rem 0;
    background-image: url("../assets/23_02.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .d_p7 .d_4 {
    font-size: .4rem;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .d_p7 .d_4::before {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-right: .2rem;
  }
  .d_p7 .d_4::after {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-left: .2rem;
  }
  .d_p7 .d_p8 {
    display: none;
  }
  .d_p7 .d_p8s {
    width: 100%;
    height: 5.3333rem;
    margin: .5333rem 0;
    overflow: hidden;
  }
  .d_p7 .d_p8s .swiper-container {
    width: 100%;
    height: 100%;
  }
  .d_p7 .d_p8s .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    overflow: hidden;
  }
  .d_p7 .d_p8s .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .d_p7 .d_p8s .swiper-slide-active,
  .d_p7 .d_p8s .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  .y_2 {
    padding: .5333rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .y_2 .d_4 {
    font-size: .4rem;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .y_2 .d_4::before {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-right: .2rem;
  }
  .y_2 .d_4::after {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #1267be;
    margin-left: .2rem;
  }
  .y_2 .y_3 {
    padding: .5333rem 0;
  }
  .y_2 .y_3 .y_4 {
    width: 100%;
    height: 7.8667rem;
  }
  .y_2 .y_3 .y_4 img {
    width: 100%;
    height: 100%;
  }
  .y_2 .y_3 .y_5 {
    padding-top: .5333rem;
  }
  .y_2 .y_3 .y_5 .y_6 {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-bottom: .5333rem;
  }
  .y_2 .y_3 .y_5 .y_7 {
    width: 100%;
  }
  .y_2 .y_3 .y_5 .y_7 .y_9 .y_8 {
    width: 100%;
    height: 6.6667rem;
  }
  .y_2 .y_3 .y_5 .y_7 .y_9 .y_8 img {
    width: 100%;
    height: 6.6667rem;
  }
  .y_p1 {
    padding: .5333rem 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .y_p1 .y_p2 {
    padding: .2667rem .4rem;
    font-size: 14px;
    color: #cccccc;
    border: 1px solid #cccccc;
    margin-right: .2667rem;
    text-decoration: none;
    margin-bottom: .2667rem;
  }
  .y_p1 .active {
    color: #277ad6;
    border: 1px solid #277ad6;
  }
  .y_p3 {
    margin-bottom: .5333rem;
  }
  .y_p3 .y_p4 .y_p5 {
    width: 100%;
    height: 5.6rem;
  }
  .y_p3 .y_p4 .y_p5 img {
    width: 100%;
    height: 100%;
  }
  .y_p3 .y_p4 .y_p6 {
    padding: .5333rem 0;
  }
  .y_p3 .y_p4 .y_p6 .y_p7 {
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: .2667rem;
    padding-bottom: .2667rem;
    width: 100%;
    border-bottom: 1px solid #cccccc;
  }
  .y_p3 .y_p4 .y_p6 .y_p7::before {
    position: absolute;
    content: "";
    width: 1.3333rem;
    height: .04rem;
    background-color: #cccccc;
    left: 0;
    bottom: 0;
    display: block;
    transform: translateY(-50%);
  }
  .y_p3 .y_p4 .y_p6 .y_p8 {
    margin-bottom: .5333rem;
  }
  .y_p3 .y_p4 .y_p6 .y_p8 .y_p9 {
    font-size: 14px;
    color: #333333;
    margin-bottom: .2667rem;
  }
  .y_p3 .y_p4 .y_p6 .y_p8 .po_1 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
  }
  .y_p3 .y_p4 .y_p6 .po_2 {
    width: 2.6667rem;
    height: 1.0667rem;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #277ad6;
    line-height: 1.0667rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .y_p3 .y_p4 .y_p6 .po_2 .po_3 {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: .1867rem;
    height: .1867rem;
    transform: rotate(45deg);
    margin-right: .2667rem;
  }
  .po_5 {
    width: 100%;
    height: 2.9333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .po_5 .po_6 {
    width: 3.0667rem;
    height: 100%;
  }
  .po_5 .po_6 img {
    width: 100%;
    height: 100%;
  }
  .po_7 {
    padding: .5333rem 0;
  }
  .po_7 .po_8 {
    font-size: 14px;
    color: #333333;
    padding-left: .2rem;
    border-left: 3px solid #277ad6;
    margin-bottom: .2667rem;
  }
  .po_7 .po_9 {
    padding: .5333rem 0;
  }
  .po_7 .po_9 .po_p1 {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
  }
  .po_7 .po_9 .po_p2 {
    margin-top: 40px;
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    background-color: #277ad6;
  }
  .po_p3 {
    padding: .5333rem;
  }
  .po_p3 .po_p4 {
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: .2667rem;
    padding-bottom: .2667rem;
    width: 100%;
    border-bottom: 1px solid #cccccc;
  }
  .po_p3 .po_p4::before {
    position: absolute;
    content: "";
    width: 1.3333rem;
    height: .04rem;
    background-color: #136cc8;
    left: 0;
    bottom: -0.04rem;
    display: block;
    transform: translateY(-50%);
  }
  .po_p3 .po_p5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .po_p3 .po_p5 .po_p6 {
    width: 4rem;
    height: 3.3333rem;
    margin-bottom: .2667rem;
  }
  .po_p3 .po_p5 .po_p6 img {
    width: 100%;
    height: 100%;
  }
  .po_p3 .po_p5 .po_p8 {
    font-size: 14px;
    text-align: center;
  }
  .po_p9 {
    padding: .5333rem 0;
    padding-bottom: 0;
  }
  .po_p9 .pf_1 .pf_2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .po_p9 .pf_1 .pf_2 .pf_3 {
    width: 48%;
    height: 3.8667rem;
  }
  .po_p9 .pf_1 .pf_2 .pf_3 img {
    width: 100%;
    height: 100%;
  }
  .po_p9 .pf_1 .pf_4 {
    margin: .5333rem 0;
  }
  .po_p9 .pf_1 .pf_4 .pf_6 .pf_7 {
    font-size: .4rem;
    color: #333333;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin-bottom: .2667rem;
  }
  .po_p9 .pf_1 .pf_4 .pf_6 .pf_7::after {
    content: "";
    width: .6667rem;
    height: .0533rem;
    background-color: #feda00;
    display: block;
    margin-left: .2rem;
  }
  .po_p9 .pf_1 .pf_4 .pf_6 .pf_8 {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
  }
  .pf_9 {
    padding: .5333rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pf_9 .pf_p1 {
    width: 4.5333rem;
    height: 2.6667rem;
    margin-bottom: .4rem;
  }
  .pf_9 .pf_p1 img {
    width: 100%;
    height: 100%;
  }
  .pf_p2 {
    padding: .5333rem 0;
  }
  .pf_p2 .pf_p3 {
    display: flex;
    justify-content: center;
  }
  .pf_p2 .pf_p3 .pf_p4 {
    font-size: .4rem;
    color: #666666;
    padding: .2667rem .4rem;
    border: 1px solid #9f9f9f;
    margin-right: .2667rem;
    margin-bottom: .5333rem;
    text-decoration: none;
  }
  .pf_p2 .pf_p3 .active {
    background: linear-gradient(to right, #3694e1, #0d59a9);
    color: #ffffff;
  }
  .pf_p2 .pf_p5 {
    display: none;
  }
  .pf_p2 .pg_1 {
    width: 100%;
    padding: .2667rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f2f2f2;
    border-radius: .1333rem;
    margin-bottom: .2667rem;
    text-decoration: none;
  }
  .pf_p2 .pg_1 .pg_2 {
    width: 1.6rem;
    height: 1.3333rem;
    border: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: .1333rem;
  }
  .pf_p2 .pg_1 .pg_2 .pg_3 {
    font-size: 14px;
    color: #333333;
  }
  .pf_p2 .pg_1 .pg_2 .pg_4 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .pf_p2 .pg_1 .pg_5 {
    width: 6.6667rem;
    padding: .2667rem 0;
  }
  .pf_p2 .pg_1 .pg_5 .pg_6 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .pf_p2 .pg_1 .pg_5 .pg_7 {
    font-size: 14px;
    color: #333333;
    margin: .2667rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .py_p3 {
    padding: .5333rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .py_p3 .py_p4 {
    width: 4.5333rem;
    margin-bottom: .4rem;
    border-radius: .1333rem;
    overflow: hidden;
  }
  .py_p3 .py_p4 .py_p5 {
    width: 100%;
    height: 3.3333rem;
  }
  .py_p3 .py_p4 .py_p5 img {
    width: 100%;
    height: 100%;
  }
  .py_p3 .py_p4 .py_p6 {
    padding: .2667rem;
    background-color: #e5edf8;
    display: flex;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
  }
  .py_p3 .py_p4 .py_p6 .py_p7 {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    padding-bottom: .24rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .py_p3 .py_p4 .py_p6 .py_p7::after {
    content: "";
    width: .6667rem;
    height: 2px;
    background-color: #1268bd;
    display: block;
    margin: .2667rem 0;
  }
  .py_p3 .py_p4 .py_p6 .py_p8 {
    display: none;
  }
  .py_7 {
    display: none;
  }
  .py_p9 {
    padding: .5333rem 0;
  }
  .py_p9 .pk_1 .pk_2 {
    width: 100%;
    height: 4.8rem;
  }
  .py_p9 .pk_1 .pk_2 img {
    width: 100%;
    height: 100%;
  }
  .py_p9 .pk_1 .pk_3 {
    display: none;
    width: 100%;
    padding: .5333rem .2667rem;
    box-shadow: 0 .0667rem 1.3333rem -0.5333rem #1267be;
    box-sizing: border-box;
    border-radius: .2667rem;
    margin-top: 1.0667rem;
  }
  .py_p9 .pk_1 .pk_3 .pk_4 {
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    padding-bottom: .2667rem;
    border-bottom: 1px solid #cccccc;
    margin-bottom: .2667rem;
  }
  .py_p9 .pk_1 .pk_3 .pk_4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 1.6rem;
    height: 3px;
    background-color: #003f9a;
    transform: translateY(50%);
  }
  .py_p9 .pk_1 .pk_3 .pk_5 {
    width: 100%;
    padding: .2667rem 0;
    box-sizing: border-box;
    margin-bottom: .2667rem;
  }
  .py_p9 .pk_1 .pk_3 .pk_5 .pk_8 {
    margin-bottom: .1333rem;
  }
  .py_p9 .pk_1 .pk_3 .pk_5 .pk_6 {
    width: .4rem;
    height: .5333rem;
    margin-bottom: .4rem;
  }
  .py_p9 .pk_1 .pk_3 .pk_5 .pk_6 img {
    width: 100%;
    height: 100%;
  }
  .py_p9 .pk_1 .pk_3 .pk_5 .pk_7 {
    font-size: 14px;
    color: #333333;
  }
  .py_p9 .pk_1 .pk_3 .pk_5 .pk_7s {
    margin-bottom: .5333rem;
  }
  .py_p9 .pk_9 {
    width: 100%;
    height: 5.3333rem;
    margin-top: .5333rem;
  }
  .py_p9 .pk_9 #container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: "微软雅黑";
  }
  .pk_p1 {
    padding: .5333rem 0;
  }
  .pk_p1 .pk_p2 {
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
  }
  .pk_p1 .pk_p3 {
    text-align: center;
    font-size: 12px;
    color: #cccccc;
    margin: .2667rem 0;
  }
  .pk_p1 .pk_p4 {
    font-size: 14px;
    line-height: 26px;
    color: #333333;
  }
  .menus {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: .5;
    z-index: 1;
  }
  .pg_1s {
    height: 16rem;
    overflow-y: auto;
  }
  .pg_1s .py_2s {
    font-size: 14px;
    text-align: center;
    color: #333333;
  }
  .d_1 {
    display: none;
  }
  .pk_p5 {
    padding: .5333rem 0;
  }
  .pk_p5 .pk_p8 {
    margin-bottom: .5333rem;
  }
  .pk_p5 .pk_p6 {
    display: flex;
    align-items: center;
    margin-bottom: .5333rem;
  }
  .pk_p5 .pk_p6 .pk_p7 {
    width: .5333rem;
    height: .5333rem;
  }
  .pk_p5 .pk_p6 .pk_p7 img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .pk_p5 .pk_p6 .pk_p9 {
    font-size: 14px;
    color: #333333;
    margin-left: .4rem;
  }
}
